/*top*/

html,body{
	min-width: 1366px;
}
.top_head {
	width: 100%;
	height: 158px;
	background-image: url(http://www.anhuiich.com/material/images/bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

.inp1 {
	width: 360px;
	height: 44px;
	border: 1px solid #694839;
	color: #a9a9a9;
	font-size: 16px;
	padding-left: 26px;
	line-height: 44px;
}

.submit {
	width: 55px;
	height: 46px;
	background-color: #694839;
	cursor: pointer;
	color: #fff;
	margin-left: -4px;
	font-size: 16px;
	line-height: 44px;
}

.top_nav {
	width: 100%;
	height: 50px;
	background-color: #694839;
}

.top_nav ul li {
	float: left;
	margin-left: 72px;
}

.top_nav ul li:first-child {
	background-image: url(http://www.anhuiich.com/material/images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 0 !important;
}

.top_nav ul li a {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}

.top_cont_hd h1 {
	color: #bf0000;
	font-size: 38px;
	line-height: 80px;
	padding-top: 16px;
	text-align: center;
}

.top_cont_hd p {
	font-size: 14px;
	height: 56px;
	line-height: 26px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.top_cont_main {
	width: 1180px;
	height: 400px;
	margin: 0 auto;
	padding-top: 20px;
	border-top: 1px solid #eaeaea;
}

.banner1 {
	width: 630px;
	height: 400px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	float: left;
}

.banner1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner1 .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.banner1 .bd img {
	width: 630px;
	height: 400px;
	display: block;
}

.banner1 .hd {
	width: 120px;
	height: 20px;
	position: absolute;
	right: 20px;
	bottom: 6px;
	z-index: 1;
}

.banner1 .hd ul {
	overflow: hidden;
}

.banner1 .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	line-height: 20px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner1 .hd ul li.on {
	background: #e60012;
	color: #fff;
}

.banner1 .bd li p {
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-indent: 20px;
	width: 100%;
	z-index: 666;
}

.banner1 .bd li div {
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.top_cont_main_r {
	width: 521px;
	height: 400px;
}


.active {
	border-bottom: 2px solid #c00000;
}

.active a {
	color: #000 !important;
}

.ul1 li a {
	color: #acacac;
	padding: 0 10px;
}

.ul1 li:first-child {
	margin-left: 0 !important;
	background-image: url(http://www.anhuiich.com/material/images/jiantou.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}

.ul2_cont h3 {
	text-align: left;
	color: #404040;
	font-size: 20px;
	line-height: 56px;
	border-bottom: 1px dashed #e2e2e2;
}

.ul2_cont p {
	margin-top: 10px;
	color: #8d8d8d;
	font-size: 12px;
	height: 50px;
	line-height: 20px;
}


/*�վ�ӳ��*/

.hjyx {
	background-image: url(http://www.anhuiich.com/material/images/bg2.png);
	background-repeat: no-repeat;
	background-position: left 300px;
	background-size: 100%;
}

.mes_2_slide .bd {
	width: 1180px;
	margin: 40px auto;
}

.mes_2_slide li {
	height: 450px;
	overflow: hidden;
}

.mes_2_slide li a {
	display: block;
	position: relative;
	overflow: hidden;
}

.mes_2_slide li a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	z-index: 666;
}

.mes_2_slide li a div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background-color: #000;
	filter: alpha(opacity=60);
	/* IE */
	-moz-opacity: 0.6;
	/* �ϰ�Mozilla */
	-khtml-opacity: 0.6;
	/* �ϰ�Safari */
	opacity: 0.6;
	/* ֧��opacity�������*/
}

.mes_2_slide {
	position: relative;
}

.s_1 {
	width: 425px;
	height: 450px;
}

.s_1 a,
.s_2 a {
	position: relative;
}

.s_1 img {
	height: 450px;
	width: 100%;
}

.s_2 {
	width: 365px;
	position: relative;
}

.s_2 img {
	width: 365px;
	float: left;
	height: 220px;
}

.s_2 p {
	position: absolute;
	bottom: 0;
	left: 0;
}

.vd_btn {
	width: 118px !important;
	height: 118px !important;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -59px;
	margin-top: -59px;
	z-index: 999;
}


/*�����˷��*/

.ccrfc_con ul li {
	float: left;
	padding: 0 10px;
}

.ccrfc_con ul li a {
	display: block;
	width: 372px;
	height: 350px;
}

.ccrfc_con ul li a img {
	width: 100%;
	height: 265px;
}

.ccrfc_con ul li a h3 {
	margin-top: 8px;
	color: #873028;
	font-size: 18px;
	text-align: center;
	line-height: 36px;
}

.ccrfc_con ul li a p {
	color: #939393;
	font-size: 14px;
	width: 372px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}


/*��Ϣ��̬*/

.xxdt {
	background-image: url(http://www.anhuiich.com/material/images/bg3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
}

.com_div1,
.com_div2 {
	float: left;
}

.title {
	width: 350px;
	padding-left: 12px;
	height: 40px;
	border-bottom: 1px solid #a9a9a9;
}

.title h3 {
	border-left: 4px solid #a94338;
	font-size: 22px;
	padding-left: 15px;
	color: #000;
}

.com_div1_con {
	margin-top: 20px;
	width: 362px;
	overflow: hidden;
}

.com_div1_con_cen {
	width: 340px;
	border: 1px solid #eaeaea;
	padding: 10px 10px;
}

.com_div1_con h3 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 22px;
	line-height: 52px;
	color: #000;
	text-align: center;
}

.com_div1_con p {
	width: 100%;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	line-height: 20px;
	color: #585858;
}

.com_div1_con img {
	width: 100%;
	height: 165px;
}

.com_div1_con span {
	margin: 20px auto;
	display: block;
	width: 135px;
	height: 33px;
	border: 1px solid #d4d4d4;
	line-height: 33px;
	text-align: center;
	color: #b10000;
}

.l_yaowen {
	margin-top: 10px;
	overflow: hidden;
}

.l_yaowen ul li {
	width: 360px;
	font-size: 16px;
	line-height: 49px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(http://www.anhuiich.com/material/images/disc.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	border-bottom: 1px dashed #dddddd;
}

.l_yaowen ul {
	margin-top: 10px;
}


/*�����*/

.wjgj_con {
	margin-top: 36px;
	width: 100%;
	background-color: #eeeeee;
	padding: 52px 0;
}

.wrapper {
	width: 1300px;
	margin: 0px auto;
}

.partg .yx_con {
	padding: 0px 40px;
}

.partg .yx_con #gallery {
	width: 1180px;
	height: 400px;
	position: relative;
	margin: 0px auto;
}

.partg .yx_con #thumbs {
	width: 1180px;
	height: 400px;
}

.partg .yx_con #thumbs .thumb {
	float: left;
	width: 1180px;
	height: 400px;
	position: relative;
	text-align: center;
}

.partg .yx_con #prev {
	position: absolute;
	display: block;
	width: 65px;
	height: 128px;
	background: url(http://www.anhuiich.com/material/images/prev2.png) 0px 0px no-repeat;
	bottom: 33%;
	left: -50px;
	z-index: 8888;
}

.partg .yx_con #next {
	position: absolute;
	display: block;
	width: 70px;
	height: 128px;
	background: url(http://www.anhuiich.com/material/images/next2.png) -8px 0px no-repeat;
	bottom: 33%;
	right: -50px;
	z-index: 8888;
}

#prev,
#next {
	transform: scale(0);
	transition: all 0.3s;
}

#gallery:hover #prev,
#gallery:hover #next {
	transform: scale(1);
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms
}

.partg .yx_con #prev.disabled,
#next.disabled {
	display: none !important;
}

.partg .yx_con .pic1 {
	position: absolute;
	width: 380px;
	height: 400px;
	top: 0px;
	left: 0px;
}

.partg .yx_con .pic1 p {
	width: 380px;
}

.partg .yx_con .pic2 {
	position: absolute;
	width: 200px;
	height: 160px;
	top: 0px;
	left: 385px;
}

.partg .yx_con .pic2 p {
	width: 200px;
}

.partg .yx_con .pic3 {
	position: absolute;
	width: 200px;
	height: 160px;
	top: 0px;
	left: 590px;
}

.partg .yx_con .pic3 p {
	width: 200px;
}

.partg .yx_con .pic4 {
	position: absolute;
	width: 405px;
	height: 235px;
	top: 165px;
	left: 385px;
}

.partg .yx_con .pic4 p {
	width: 405px;
}

.partg .yx_con .pic5 {
	position: absolute;
	width: 380px;
	height: 200px;
	top: 0px;
	left: 795px;
}

.partg .yx_con .pic5 p {
	width: 380px;
}

.partg .yx_con .pic6 {
	position: absolute;
	width: 380px;
	height: 195px;
	top: 205px;
	left: 795px;
}

.partg .yx_con .pic6 p {
	width: 380px;
}

.partg .yx_con p {
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	bottom: 0px;
	left: 0px;
}

.partg .yx_con span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*bottom*/
.bot_tit{
	display: block;
	width: 100%;
}
.bot_con1{
	width: 1000px;
	margin: 30px auto;
	text-align: center;
}
.bot_con1 a{
	font-size: 16px;
	color: #000;
	line-height: 36px;
}
.bot_con2{
	width: 100%;
	height: 98px;
	padding: 26px 0;
	background-color: #735446;
}
.bot_con2 p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.bot_con2 p a{
	font-size: 14px;
	color: #fff;
}
.ul1 {
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
	height: 45px;
	/*background-image: url(../images/zzjg.png);
	background-position: right center;
	background-repeat: no-repeat;*/
}


.ul1 li {
	float: left;
	line-height: 45px;
	font-size: 22px;
	margin-left: 40px;
}
